home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18093 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: newsfeed.concentric.net!news
  2. From: "Alan L. Lovejoy" <alovejoy@concentric.net>
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: Thu, 18 Apr 1996 14:40:21 -0700
  6. Organization: Modulation
  7. Message-ID: <3176B6C5.F4D@concentric.net>
  8. References: <3134D499.653E@ix.netcom.com> <315BFB16.B74@isg.de> <4ku8rq$pav@cubenx.cube.de>
  9.             <goochb.340.00156E50@rwi.com> <BLUME.96Apr16103345@zayin.cs.princeton.edu> <3175F966.167EB0E7@fernuni-hagen.de>
  10. NNTP-Posting-Host: cnc009042.concentric.net
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=us-ascii
  13. Content-Transfer-Encoding: 7bit
  14. X-Mailer: Mozilla 2.01Gold (Win95; U)
  15.  
  16. F. Heinrichmeyer wrote:
  17.  
  18. > Is "inheritance" not the central point of Object Oriented programming?-
  19. > Fritz Heinrichmeyer                             FernUniversitaet Hagen
  20. > EMAIL: fritz.heinrichmeyer@fernuni-hagen.de     Frauenstuhlweg 31
  21.  
  22. Most certainly not.
  23.  
  24. The central point of object-oriented programming is...objects.  That is,
  25. the unification of value and behavior into an encapsulated object.
  26.  
  27. --Alan
  28.